home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 41 / Practical Internet Issue 41 / Practical Internet Issue 41.bin / pc / PracticalInternet.exe / scripts / DefineSprite_115 / frame_3 / DoAction.as
Encoding:
Text File  |  2000-04-06  |  78 b   |  9 lines

  1. if("6" < softnum)
  2. {
  3.    gotoAndPlay(4);
  4. }
  5. else
  6. {
  7.    gotoAndPlay(17);
  8. }
  9.